Skip to content

Conversation

@Zeegaan
Copy link
Member

@Zeegaan Zeegaan commented Nov 14, 2025

Fixes #9

Notes

  • This tries to not eagerly rebuild on all content type changes, but only when neccesary
    • Rebuilds on deleting a content type
    • Rebuilds on removing a property type
    • Does NOT rebuild on adding a property type

Base automatically changed from bugfix/rebuild-index-after-language-deletion to main November 20, 2025 07:23
kjac added 3 commits November 20, 2025 08:27
# Conflicts:
#	src/Umbraco.Cms.Search.Core/NotificationHandlers/RebuildIndexesNotificationHandler.cs
#	src/Umbraco.Test.Search.Examine.Integration/Tests/ContentTests/SearchService/VariantDocumentTests.cs
Copy link
Contributor

@kjac kjac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@kjac kjac merged commit 90e8bf8 into main Nov 20, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle content type changes

3 participants